UnifiedMessagingServiceSendChunked Property |
Gets or sets a value indicating whether to send data in segments to the Internet resource.
Namespace:
Independentsoft.Exchange.UnifiedMessaging
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic bool SendChunked { get; set; }Public Property SendChunked As Boolean
Get
Set
Property Value
Type:
Booleantrue if [send chunked]; otherwise,
false.
See Also